public PDFDocumentFileAttachment get( java.lang.String name ) |
Parameters
- name
- The name of the file attachment to retrieve.
Return Value
The file attachment with the specified name or null if attachment cannot be found.
public PDFDocumentFileAttachment get( java.lang.String name ) |